This dialog window is presented using Microsoft's IWebBrowser2 interface (Internet Explorer) as an OCX utility.
The WebBrowser control offers browsing, document viewing and data download capabilities within an application, permitting users to browse files on the local system or network as well as sites on the Internet.
The WebBrowser control (ShDocVw.dll) provides support for parsing and displaying HTML-encoded documents while the actual rendering of HTML document is handled by hosting the MsHtml.dll component of Internet Explorer 4.0. The MsHtml component is an Active Document (i.e., an OLE document object) providing support for parsing and rendering with the Dynamic HTML object model as well as hosting ActiveX (OLE) controls and scripts.
The WebBrowser can also be used as a container to host any Active Document, including rich text format (RTF) documents such as Microsoft Excel spreadsheets or Microsoft Word documents (when saved in RTF format) for inplace editing. The WebBrowser can also act as an ActiveX Control container to host other ActiveX Controls.
Click here to go to the Demo Help page
Click here for information about the Author
There is no link to this point on the page